Welcome![Sign In][Sign Up]
Location:
Search - list control

Search list

[ListView/ListBoxVB.ListBox.control.list.settings.development

Description: VB开发 ListBox控件列表设置代码VB ListBox control list settings code development -VB ListBox control list settings code development
Platform: | Size: 2048 | Author: 青哥 | Hits:

[GUI DevelopDialog_Based

Description: A report with list control . This list control sorted multi data and edit label-A report with list control . This list control sorted multi data and edit label
Platform: | Size: 50176 | Author: Tran Minh Sang | Hits:

[ListView/ListBoxlist

Description: C++列表控件编程,程序绝对可用,可调通,有实验结果。-C++ list control program, the program is absolutely free, adjustable pass, there are experimental results.
Platform: | Size: 1024 | Author: 桃子 | Hits:

[File Operatetree-control

Description: MFC的文件检索与TREE控件搭配写的一个demo。可列出你设定目录下的所有文件,以tree控件形式查看-MFC' s document retrieval and written with a TREE control demo. You set the directory to list all files in the form of tree view control
Platform: | Size: 27648 | Author: madud | Hits:

[Windows DevelopMFC_list_control

Description: listctrl控件在MFC中应用的一些重要操作方法,对初学者很有帮助-control in the MFC application listctrl some of the important methods of operation, very helpful for beginners
Platform: | Size: 11264 | Author: 刘勇 | Hits:

[TreeViewMFC-Tree-Control--using

Description: 网上找的非常基础的文章,测试发现当Single Expand property和Always Show Selection属性同时设置为TRUE时,Always Show Selection会失效,不知道这样的认识对不对?- MFC Tree controls are one of the useful controls to show a hierarchical view of items. They can show the folders list, any parent- child relationship items etc., CTreeCtrl is the class which handles all the MFC Tree Control related operations . It has all the necessary methods to Add MFC Tree control items, Retrieve selected items, Remove the items and other event handlers needed.
Platform: | Size: 10240 | Author: 李明 | Hits:

[GUI Develop26-control-example-the-source-code

Description:   26个VC++界面编程通用控件源代码实例:   如何获得指定点的控件指针   如何将编辑框中输入的字符转换为大写(小写)   如何设置和获得单选按钮的选中状态   如何设置和获得一组单选按钮的选中状态   如何设置列表控件的显示方式   如何设置组合框中列表框的宽度   如何实现带自动完成功能的组合框   如何实现位图按钮   如何使用滑块   如何使用进度条   如何使用列表框   如何使用旋转按钮   如何使用组合框   如何通过控件ID获得控件窗口指针   如何为控件添加工具提示   如何通过控件窗口指针获得控件ID   如何为控件添加工具提示   如何限制编辑框输入文本的长度   如何在按钮上显示图标   如何在列表控件中插入列   如何在列表框中添加水平滚动条   如何在组合框中显示文件列表 -26 a vc++ programming interface general control source code examples: How to get control of the pointer designated point How to edit box in of the input characters into capital (small) How to set up and get radio buttons selected state How to set up and get a group of selected state radio button How to set up the list control showing the way How to set up combo boxes the width of the list box How to realize the combination of complete function with automatic box How to realize a bitmap button How to use the slider How to use the progress bar How to use the list box How to use the rotating button How to use the combination box How to get control via the control ID window pointer How to add the tooltip control How to get control via the control window pointer ID How to add the tooltip control How to limit the length of the input text edit box How to button on the display icon How to insert listed in a list co
Platform: | Size: 7606272 | Author: 吕波 | Hits:

[Printing programvc-list

Description: vc 带打印的list control 文件的使用-vc dai da ying de list control wen jian de shi yong
Platform: | Size: 26624 | Author: 林辉 | Hits:

[Delphi VCLShell-Control-Pack

Description: Give your Delphi and C++Builder applications Windows Explorer functionality with the Shell Control Pack. Simply place four components on a form set two properties and you have a working Explorer! These powerful shell components include tree view, list view and combo box. Full access is available to drag and drop (into, out of and within your application), context menus including "Send To", renaming/deleting, copy/paste, namespace extensions and much more.
Platform: | Size: 1412096 | Author: liji | Hits:

[source in ebookList-Control_Demo[OK]

Description: 在List Control控件中实现列表项目的上下移动-In the List Control control list items to achieve the next move
Platform: | Size: 16384 | Author: code | Hits:

[Software Engineeringlist

Description: list control自动换行,mfc left函数,right函数mid函数的使用-The list control automatically wrap the mfc left function, right function of the use of the mid function
Platform: | Size: 1024 | Author: | Hits:

[ListView/ListBoxList

Description: List控件 如果需要请下载,或许有一定的帮助。-List control
Platform: | Size: 10961920 | Author: WS | Hits:

[File Operatevisual-CPP-6.0-LIST-APPLICATION

Description: 该源文件主要是针对visual C++6.0控件箱中的list控件的一些特性练习,通过建立一个包含列表控件的对话框,连了解列表控件的使用-The source file for the control box in visual C++6.0 list some of the characteristics of the control practice, through the establishment of a dialog box that contains a list of controls, and even to understand the use of the list control
Platform: | Size: 37888 | Author: 谢生龙 | Hits:

[Delphi VCLList-control

Description: Delphi写的DFPropInsp列表类控件。对中文加强了。-Written in Delphi the list of DFPropInsp class control. Chinese strengthened.
Platform: | Size: 713728 | Author: id466666 | Hits:

[Windows Developvc-list

Description: VC.NET使用列表控件的源代码,列表控件用来显示数据,使用非常广泛。这个实例可以帮助你理解列表控件的使用。-Source code VC.NET list control list control used to display data, is widely used. This example can help you understand the use of the list control.
Platform: | Size: 39936 | Author: 程新连 | Hits:

[ListView/ListBoxVirtual-Grid-Control

Description: vc++实现的虚拟grid控件。类似mfc的虚拟list control实现表格功能,但没有利用mfc封装的虚拟列表控件。如果需要,可自己进行更多扩展。-Virtual grid control implementation in visual c++. Like mfc s virtual list control, but implemented in different way. You can extend the control in source code if it s necessary.
Platform: | Size: 161792 | Author: floatbear | Hits:

[OtherList

Description: VC6.0中列表控件的使用方式,列表控件的实例-VC6.0 is used in the list control, list control examplespace
Platform: | Size: 1888256 | Author: Mozzie | Hits:

[OS programList-Control_RowHeight

Description: MFC动态设置List control的行高,实现的源代码-reset the height of List control,realize by opencv and c++
Platform: | Size: 13312 | Author: ran | Hits:

[OtherLIST

Description: List Control控件的使用,具有涂色,添加行,删除行,修改表格内容等功能。-Use List Control control, with coloring, add rows, delete rows, modify the table of contents and other functions.
Platform: | Size: 9551872 | Author: lili | Hits:

[ListView/ListBoxlist-control--insert-excel

Description: vc列表控件插入数据实例,可生成excel数据,也可导入-vc list of controls to insert data instance, can generate excel data can also be imported
Platform: | Size: 33792 | Author: 李明 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net